getWorkflowTraceLogs

Returns full workflow trace with execution logs as a zip file in the current directory.If the underlying workflow is not complete, an HTTP 412 response is returned.

Format

udclient [global-args...] [global-flags...]
  getWorkflowTraceLogs [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
workflow string true ID of the workflow.

Related REST command: Get full workflow trace with execution logs.